Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / xESI<IKSI> Class / OhSI Method


In This Topic
    OhSI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function OhSI( _
       ByVal phSI As NGraphics2D, _
       ByVal QhSI As System.Double, _
       ByVal rhSI As Ophb _
    ) As dxGb
    'Usage
     
    
    Dim instance As xESI(Of IKSI)
    Dim phSI As NGraphics2D
    Dim QhSI As System.Double
    Dim rhSI As Ophb
    Dim value As dxGb
     
    value = instance.OhSI(phSI, QhSI, rhSI)
    internal dxGb OhSI( 
       NGraphics2D phSI,
       System.double QhSI,
       Ophb rhSI
    )

    Parameters

    phSI
    QhSI
    rhSI
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also